Changed name of project in package.json back to bootstrap

This commit is contained in:
Arnold Daniels
2012-10-19 20:24:08 +02:00
parent cf5ac2d729
commit 4dfd29aeac

View File

@@ -1,5 +1,5 @@
{
"name": "jasny-bootstrap"
"name": "bootstrap"
, "description": "Sleek, intuitive, and powerful front-end framework for faster and easier web development."
, "version": "2.1.1-j2"
, "keywords": ["bootstrap", "css"]
@@ -22,4 +22,4 @@
, "recess": "1.0.3"
, "connect": "2.1.3"
}
}
}