mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2025-05-09 23:37:09 +01:00
change: package.json enhancement
- add `scripts` for something like `npm test` and `npm run grunt` - add missing devDep: `grunt-cli`
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
node_modules/
|
||||
tests/sandbox/
|
||||
docs/
|
||||
npm-debug.log
|
||||
|
Reference in New Issue
Block a user