added combined version
This commit is contained in:
+3
-1
@@ -7,7 +7,6 @@
|
||||
},
|
||||
"homepage": "http://notifyjs.com/",
|
||||
"license": "MIT",
|
||||
"version":"0.0.1",
|
||||
"devDependencies": {
|
||||
"grunt": "~0.4.x",
|
||||
"grunt-contrib-watch": "~0.1.4",
|
||||
@@ -16,5 +15,8 @@
|
||||
"grunt-contrib-concat": "~0.1.1",
|
||||
"grunt-contrib-coffee": "~0.4.0rc7",
|
||||
"grunt-wrap": "~0.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"grunt-contrib-concat": "~0.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user