Fixing recipe location

removing Google analysis
fixing package, pulling from master
This commit is contained in:
windhamwong@nva-hk.com 2017-06-07 15:14:19 +01:00
parent 3ee01f7dc4
commit 209f98a88e
4 changed files with 7 additions and 17 deletions

View file

@ -92,8 +92,5 @@
"build": "grunt prod",
"test": "grunt test",
"docs": "grunt docs"
},
"dependencies": {
"grunt-cli": "^1.2.0"
}
}