Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Commit 25d3bd8

Browse files
committed
changed: package version
1 parent 7b43654 commit 25d3bd8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "1.0.0-rc.2",
3+
"version": "1.0.0",
44
"scripts": {
55
"dev": "npm run development",
66
"development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
@@ -28,7 +28,7 @@
2828
"babel-preset-stage-2": "^6.24.1",
2929
"cross-env": "^5.1",
3030
"eslint": "^5.8.0",
31-
"eslint-config-adenvt": "^2.0.0",
31+
"eslint-config-adenvt": "^2.1.0",
3232
"eslint-config-standard": "^12.0.0",
3333
"eslint-formatter-pretty": "^2.0.0",
3434
"eslint-plugin-import": "^2.14.0",

0 commit comments

Comments
 (0)