We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce7a6c commit 671f60dCopy full SHA for 671f60d
package.json
@@ -7,13 +7,13 @@
7
"license": "MIT",
8
"repository": {
9
"type": "git",
10
- "url": "git + [email protected]:Simon-He95/simon-js-tool.git"
+ "url": "git + [email protected]:Simon-He95/lazy-js-utils.git"
11
},
12
"bugs": {
13
- "url": "https://github.com/Simon-He95/simon-js-tool/issues"
+ "url": "https://github.com/Simon-He95/lazy-js-utils/issues"
14
15
"keywords": [
16
- "simon-js-tool",
+ "lazy-js-utils",
17
"utils"
18
],
19
"exports": {
@@ -59,7 +59,7 @@
59
"bumpp": "^7.2.0",
60
"eslint": "8.20.0",
61
"pkgroll": "^1.4.0",
62
- "simon-js-tool": "workspace:^4.1.12",
+ "lazy-js-utils": "workspace:^4.1.12",
63
"typescript": "^4.8.4",
64
"vite": "^2.9.15",
65
"vite-plugin-pages": "^0.22.0",
0 commit comments