Skip to content

Commit 1eba12a

Browse files
committed
update package name
1 parent accba3f commit 1eba12a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,7 @@
6767
"commander": "^9.3.0",
6868
"fs-extra": "^10.1.0",
6969
"handlebars": "^4.7.7",
70-
"json-schema-ref-parser": "^9.0.9",
71-
"@rollup/plugin-commonjs": "22.0.0",
72-
"@rollup/plugin-node-resolve": "13.3.0",
73-
"@rollup/plugin-typescript": "8.3.2"
70+
"json-schema-ref-parser": "^9.0.9"
7471
},
7572
"devDependencies": {
7673
"@angular-devkit/build-angular": "13.3.7",
@@ -88,6 +85,9 @@
8885
"@babel/core": "7.18.2",
8986
"@babel/preset-env": "7.18.2",
9087
"@babel/preset-typescript": "7.17.12",
88+
"@rollup/plugin-commonjs": "22.0.0",
89+
"@rollup/plugin-node-resolve": "13.3.0",
90+
"@rollup/plugin-typescript": "8.3.2",
9191
"@types/cross-spawn": "6.0.2",
9292
"@types/express": "4.17.13",
9393
"@types/fs-extra": "^9.0.13",

0 commit comments

Comments
 (0)