fnp
/
fnpeditor.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
editor: tweaking canvas appearance - removing node labels
[fnpeditor.git]
/
package.json
diff --git
a/package.json
b/package.json
index
827e18f
..
a72c0f6
100644
(file)
--- a/
package.json
+++ b/
package.json
@@
-1,9
+1,11
@@
{
"name": "rng-editor",
"devDependencies": {
{
"name": "rng-editor",
"devDependencies": {
+ "grunt-cli": "0.1.11",
"grunt": "~0.4.1",
"grunt-contrib-requirejs": "~0.4.1",
"grunt": "~0.4.1",
"grunt-contrib-requirejs": "~0.4.1",
- "grunt-contrib-less": "~0.6.1",
- "grunt-contrib-jshint": "~0.7.2"
+ "grunt-contrib-less": "~0.8.3",
+ "grunt-contrib-jshint": "~0.7.2",
+ "grunt-contrib-copy": "~0.4.1"
}
}
}
}