Skip to content

Commit

Permalink
remove unused dependency - v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Steiger committed Jul 3, 2019
1 parent e4e9e92 commit d9fb36c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 13 deletions.
4 changes: 2 additions & 2 deletions META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: RTC Work Item Bulk Mover
Bundle-SymbolicName: com.siemens.bt.jazz.ui.WorkItemBulkMover;singleton:=true
Bundle-Version: 1.5.0
Bundle-Vendor: Siemens Building Technologies
Bundle-Vendor: Siemens Smart Infrastructure, Building Products
Bundle-Localization: plugin
Require-Bundle: net.jazz.ajax;bundle-version="2.2.2000",
com.siemens.bt.jazz.services.WorkItemBulkMover;bundle-version="1.5.0"
com.siemens.bt.jazz.services.WorkItemBulkMover;bundle-version="1.5.2"
4 changes: 2 additions & 2 deletions integration/menuProvider/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BT AddOns Page Extension
Bundle-Name: Add-ons Page Extension
Bundle-SymbolicName: com.siemens.bt.jazz.ui.WorkItemBulkMover.menuProvider;singleton:=true
Bundle-Version: 1.0.0
Bundle-Vendor: SIEMENS
Bundle-Vendor: Siemens Smart Infrastructure, Building Products
Bundle-Localization: plugin
Require-Bundle: net.jazz.ajax;bundle-version="2.2.2000",
com.ibm.team.workitem.web,
Expand Down
8 changes: 1 addition & 7 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rtc-workitem-bulk-mover-ui",
"version": "1.5.1",
"version": "1.5.2",
"description": "RTC Work-Item Bulk Mover",
"main": "src/main.js",
"dependencies": {
Expand All @@ -12,7 +12,6 @@
"@babel/preset-env": "^7.4.5",
"babel-loader": "^8.0.6",
"css-loader": "1.0.1",
"dojo-module-wrapper-webpack-plugin": "^0.8.0",
"eslint": "^5.16.0",
"eslint-config-google": "^0.11.0",
"jazz-update-site-webpack-plugin": "^0.4.1",
Expand Down

0 comments on commit d9fb36c

Please sign in to comment.