Skip to content

Commit 41b5829

Browse files
committed
debug7
1 parent e565baf commit 41b5829

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

src/package.json

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,32 +6,11 @@
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9-
"publishConfig": {
10-
"registry": "https://registry.npmjs.org",
11-
"access": "public"
12-
},
139
"author": "@wssgryx",
1410
"license": "ISC",
1511
"dependencies": {
1612
"npm-registry-fetch": "^14.0.2",
1713
"@alicloud/console-components": "^1.5.10",
1814
"urlencode": "^1.1.0"
19-
},
20-
"devDependencies": {
21-
"@testing-library/jest-dom": "^5.15.1",
22-
"@testing-library/react": "^13.0.0",
23-
"@types/jest": "^27.0.3",
24-
"@types/js-cookie": "^3.0.2",
25-
"@types/lodash": "^4.14.191",
26-
"@umijs/fabric": "^2.8.1",
27-
"@umijs/test": "^3.0.5",
28-
"gh-pages": "^3.0.0",
29-
"lint-staged": "^10.0.7",
30-
"lodash": "^4.17.21",
31-
"moment": "^2.29.4",
32-
"prettier": "^2.2.1",
33-
"react": "^18.2.0",
34-
"react-dom": "^18.2.0",
35-
"yorkie": "^2.0.0"
3615
}
3716
}

0 commit comments

Comments
 (0)