mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 05:00:18 +03:00
Get rid of 'standard' npm package
Reason: Reserved for the upcoming PR
This commit is contained in:
parent
c502aeae2e
commit
8a72bf7ef5
|
@ -29,13 +29,9 @@
|
|||
"gulp-uglify": "^2.1.2",
|
||||
"pump": "^1.0.2",
|
||||
"run-sequence": "^1.2.2",
|
||||
"standard": "^9.0.2",
|
||||
{% endif %}
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "standard"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user