mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 14:47:56 +01:00
Fix compiles
This commit is contained in:
parent
c502a2f669
commit
860e5a118d
@ -9,7 +9,7 @@
|
|||||||
"test:unit": "lerna run test:unit --stream",
|
"test:unit": "lerna run test:unit --stream",
|
||||||
"test:integration": "lerna run test:integration --stream"
|
"test:integration": "lerna run test:integration --stream"
|
||||||
},
|
},
|
||||||
"private": false,
|
"private": true,
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"cypress": "^8.4.1",
|
"cypress": "^8.4.1",
|
||||||
"husky": "4",
|
"husky": "4",
|
||||||
|
Loading…
Reference in New Issue
Block a user