Commit be9d1f43 authored by XhmikosR's avatar XhmikosR Committed by Chris Rebert

Specify the files to include in the npm package.

parent 1daca5ac
......@@ -71,6 +71,15 @@
"engines": {
"node": "~0.10.1"
},
"files": [
"dist",
"grunt/*.js",
"grunt/*.json",
"js/*.js",
"scss/**/*.scss",
"Gruntfile.js",
"LICENSE"
],
"jspm": {
"main": "js/bootstrap",
"directories": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment