Skip to content

Commit 23c0297

Browse files
config(EJ2-10016): remove buid in package.json
1 parent 5647c8c commit 23c0297

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
@@ -44,7 +44,6 @@
4444
"vue-template-compiler": "^2.4.4"
4545
},
4646
"devDependencies": {
47-
"@syncfusion/ej2-build": "*",
4847
"babel-core": "^6.26.3",
4948
"babel-loader": "^7.1.4",
5049
"babel-preset-env": "^1.7.0",
@@ -59,6 +58,6 @@
5958
"typescript": "^2.8.3",
6059
"vue-loader": "14.2.2",
6160
"webpack": "^4.8.3",
62-
"webpack-cli": "^2.1.4"
61+
"webpack-cli": "^3.1.1"
6362
}
6463
}

0 commit comments

Comments
 (0)