mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-06 21:20:16 +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",
|
"gulp-uglify": "^2.1.2",
|
||||||
"pump": "^1.0.2",
|
"pump": "^1.0.2",
|
||||||
"run-sequence": "^1.2.2",
|
"run-sequence": "^1.2.2",
|
||||||
"standard": "^9.0.2",
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.8.0"
|
"node": ">=0.8.0"
|
||||||
},
|
|
||||||
"scripts": {
|
|
||||||
"test": "standard"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user