Commit 101cf6b1 authored by XhmikosR's avatar XhmikosR

Specify the files to include in the npm package.

parent 3b783bd0
......@@ -64,6 +64,16 @@
"engines": {
"node": ">=0.10.1"
},
"files": [
"dist",
"fonts",
"grunt/*.js",
"grunt/*.json",
"js/*.js",
"less/**/*.less",
"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