Skip to content

Commit 70c3122

Browse files
committed
cleanup
1 parent c7901b9 commit 70c3122

File tree

5 files changed

+4
-142
lines changed

5 files changed

+4
-142
lines changed

packages/create-gen-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"module": "esm/index.js",
88
"types": "index.d.ts",
99
"homepage": "https://github.com/hyperweb-io/dev-utils",
10-
"license": "SEE LICENSE IN LICENSE",
10+
"license": "MIT",
1111
"publishConfig": {
1212
"access": "public",
1313
"directory": "dist"

packages/inquirerer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"module": "esm/index.js",
88
"types": "index.d.ts",
99
"homepage": "https://github.com/hyperweb-io/dev-utils",
10-
"license": "SEE LICENSE IN LICENSE",
10+
"license": "MIT",
1111
"publishConfig": {
1212
"access": "public",
1313
"directory": "dist"

packages/nested-obj/package.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,6 @@
3131
"url": "https://github.com/hyperweb-io/dev-utils/issues"
3232
},
3333
"devDependencies": {
34-
"@types/jest": "^30.0.0",
35-
"eslint": "9.39.1",
36-
"eslint-config-prettier": "^10.1.8",
37-
"eslint-plugin-prettier": "^5.5.4",
38-
"esprima": "4.0.1",
39-
"jest": "^30.2.0",
40-
"jest-in-case": "1.0.2",
41-
"makage": "workspace:*",
42-
"prettier": "^3.6.2",
43-
"rimraf": "6.1.2",
44-
"ts-jest": "^29.1.0",
45-
"ts-node": "10.9.2",
46-
"typescript": "^5.0.4"
34+
"makage": "workspace:*"
4735
}
4836
}

packages/strfy-js/package.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,8 @@
3131
"url": "https://github.com/hyperweb-io/dev-utils/issues"
3232
},
3333
"devDependencies": {
34-
"@types/jest": "^30.0.0",
35-
"eslint": "9.39.1",
36-
"eslint-config-prettier": "^10.1.8",
37-
"eslint-plugin-prettier": "^5.5.4",
38-
"esprima": "4.0.1",
39-
"jest": "^30.2.0",
40-
"jest-in-case": "1.0.2",
4134
"makage": "workspace:*",
42-
"nested-obj": "workspace:*",
43-
"prettier": "^3.6.2",
44-
"rimraf": "6.1.2",
45-
"ts-jest": "^29.1.0",
46-
"ts-node": "10.9.2",
47-
"typescript": "^5.0.4"
35+
"nested-obj": "workspace:*"
4836
},
4937
"dependencies": {
5038
"minimatch": "^10.1.1"

pnpm-lock.yaml

Lines changed: 0 additions & 114 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)