Skip to content

Commit 013559c

Browse files
author
SwethaBabu
committed
969759: Committed the changes.
1 parent c56031a commit 013559c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"license": "SEE LICENSE IN license",
77
"scripts": {
88
"start": "webpack-dev-server --open --mode development",
9-
"build": "webpack --mode production",
10-
"ci-publish": "gulp publish-sample"
9+
"build": "webpack --mode production"
1110
},
1211
"devDependencies": {
1312
"@types/node": "^20.4.1",

0 commit comments

Comments
 (0)