Skip to content

Commit 8c2ae1b

Browse files
committed
main - test run github action
1 parent f251828 commit 8c2ae1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"mocha": "^10.1.0",
5656
"ts-loader": "^9.4.1",
5757
"typescript": "^4.8.4",
58-
"vsce": "^2.14.0",
5958
"webpack": "^5.74.0",
6059
"webpack-cli": "^4.10.0"
6160
},
@@ -65,6 +64,7 @@
6564
"cross-fetch": "^3.1.5",
6665
"graphql": "^16.6.0",
6766
"node-fetch": "^3.2.10",
68-
"uuid": "^9.0.0"
67+
"uuid": "^9.0.0",
68+
"vsce": "^2.14.0"
6969
}
7070
}

0 commit comments

Comments
 (0)