chore: lerna
This commit is contained in:
parent
b5f58bf2f4
commit
5a910873ba
|
@ -2,6 +2,5 @@
|
|||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"useNx": true,
|
||||
"version": "3.1.1"
|
||||
"version": "3.1.2"
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"build": "webpack --config ./build/build.webpack.config.js --mode production",
|
||||
"clean": "rm -rf dist node_modules yarn.lock",
|
||||
"lint": "eslint --config ./build/eslint.config.js .",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "npm run build -d && mocha -t 10000 --colors ./dist/test.js"
|
||||
},
|
||||
"bin": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"postinstall": "node src/fake-context.js",
|
||||
"test": "flecks test"
|
||||
},
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"build": "flecks build",
|
||||
"clean": "flecks clean",
|
||||
"lint": "flecks lint",
|
||||
"postversion": "cp package.json dist",
|
||||
"postversion": "npm run build",
|
||||
"test": "flecks test"
|
||||
},
|
||||
"repository": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user