Skip to content

Commit cb6f014

Browse files
committed
🔧 update package.json
1 parent bd1594b commit cb6f014

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
"auto-changelog": "^2.0.0",
8585
"ava": "^3.13.0",
8686
"changelog-parser": "^2.8.0",
87-
"typeconv": "^1.7.0",
8887
"command-line-args": "^5.1.1",
8988
"eslint": "^8.1.0",
9089
"husky": "^7.0.0",
@@ -96,9 +95,10 @@
9695
"prettier": "^2.0.1",
9796
"release-it": "^14.0.3",
9897
"shelljs": "^0.8.3",
98+
"tiny-glob": "^0.2.9",
9999
"ts-node": "^10.0.0",
100100
"tsc-watch": "^4.0.0",
101-
"tiny-glob": "^0.2.9",
101+
"typeconv": "^1.7.0",
102102
"typedoc": "^0.21.6",
103103
"typedoc-plugin-pages": "^1.0.1",
104104
"typescript": "^4.2.4"

0 commit comments

Comments
 (0)