2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge pull request #13824 from jsdf/node-requirable

Allow npm package to be resolved via node module resolution
This commit is contained in:
Mark Otto
2014-10-25 19:43:05 -07:00
4 changed files with 45 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@
},
"style": "dist/css/bootstrap.css",
"less": "less/bootstrap.less",
"main": "./dist/js/npm",
"repository": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git"