chore: lerna

This commit is contained in:
cha0s 2024-01-26 11:01:56 -06:00
parent b5f58bf2f4
commit 5a910873ba
21 changed files with 21 additions and 22 deletions

View File

@ -2,6 +2,5 @@
"packages": [
"packages/*"
],
"useNx": true,
"version": "3.1.1"
"version": "3.1.2"
}

View File

@ -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": {

View File

@ -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": {

View File

@ -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": [

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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"
},

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {

View File

@ -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": {