Skip to content

Commit

Permalink
Merge pull request #39 from zowe/staging
Browse files Browse the repository at this point in the history
Sync
  • Loading branch information
1000TurquoisePogs authored May 1, 2019
2 parents 242f83a + 5be4eee commit fcca350
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pluginDefinition.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"identifier": "org.zowe.editor",
"apiVersion": "1.0.0",
"pluginVersion": "1.0.2",
"pluginVersion": "2.0.0",
"pluginType": "application",
"webContent": {
"framework": "angular2",
"framework": "angular",
"launchDefinition": {
"pluginShortNameKey": "editorTitle",
"pluginShortNameDefault": "Editor",
Expand Down
2 changes: 1 addition & 1 deletion webClient/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion webClient/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "org.zowe.editor.webclient",
"version": "1.0.2",
"version": "2.0.0",
"license": "EPL-2.0",
"scripts": {
"start": "webpack --config ./webpack.build.config.js --watch --progress",
Expand Down

0 comments on commit fcca350

Please sign in to comment.