Skip to content

Commit 017c9f0

Browse files
authored
Merge pull request syncfusion#12 from Aravinth113/master
v18.1.0.42 released
2 parents e73d1bb + 0b977ce commit 017c9f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"url": "https://gitlab.syncfusion.com/essential-studio/ej2-aspmvc-samples.git"
1515
},
1616
"devDependencies": {
17-
"@syncfusion/ej2-staging": "*",
1817
"json-beautify": "^1.0.1",
1918
"gulp-dotnet-cli": "^1.0.2",
2019
"require-dir": "^0.3.2",
@@ -25,7 +24,6 @@
2524
"shelljs": "^0.8.1"
2625
},
2726
"scripts": {
28-
"build": "gulp generate-searchlist && gulp desValidation && gulp title-section",
29-
"publish": "gulp azure-mvc-publish"
27+
"build": "gulp generate-searchlist && gulp desValidation && gulp title-section"
3028
}
3129
}

0 commit comments

Comments
 (0)