chore: lerna
This commit is contained in:
parent
be7ed71d98
commit
bed289674f
|
@ -3,6 +3,9 @@
|
|||
"version": "3.1.0",
|
||||
"author": "cha0s",
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "webpack --config ./build/build.webpack.config.js --mode production",
|
||||
"clean": "rm -rf dist node_modules yarn.lock",
|
||||
|
|
|
@ -19,6 +19,9 @@
|
|||
"@flecks/redux": "^3.1.0",
|
||||
"react-redux": "^7.2.2"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@flecks/build": "^3.1.0",
|
||||
"@flecks/fleck": "^3.1.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user