Skip to content

Commit 75f3444

Browse files
committed
ready to bumpversion
1 parent f46a57f commit 75f3444

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

webpack_boilerplate/frontend_template/{{cookiecutter.project_slug}}/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webpack_boilerplate/frontend_template/{{cookiecutter.project_slug}}/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "python-webpack-boilerplate",
3-
"version": "1.0.2",
3+
"version": "1.0.1",
44
"description": "Webpack boilerplate for Django & Flask",
55
"scripts": {
66
"build": "cross-env NODE_ENV=production webpack --config webpack/webpack.config.prod.js",

0 commit comments

Comments
 (0)