mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
Revert "Make package public"
This reverts commit c2467ad8501f092805e9757a86f9f526fd6eb534.
This commit is contained in:
parent
048104efde
commit
b834f3e9e1
@ -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",
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"src"
|
"src"
|
||||||
],
|
],
|
||||||
"private": false,
|
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://registry.yarnpkg.com"
|
"registry": "https://registry.yarnpkg.com"
|
||||||
},
|
},
|
||||||
|
@ -12,7 +12,6 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"src"
|
"src"
|
||||||
],
|
],
|
||||||
"private": false,
|
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://registry.yarnpkg.com"
|
"registry": "https://registry.yarnpkg.com"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user