Skip to content

Commit

Permalink
fix(framework): fix travis build (#1212)
Browse files Browse the repository at this point in the history
  • Loading branch information
fifoosid committed Feb 12, 2020
1 parent e7e99ec commit 7f30cf3
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "UI5 Web Components: webcomponents.base",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"type": "module",
"module": "index.js",
"keywords": [
"openui5",
Expand Down
2 changes: 0 additions & 2 deletions packages/fiori/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions packages/fiori/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"description": "UI5 Web Components: webcomponents.fiori",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"type": "module",
"module": "index.js",
"private": false,
"keywords": [
"openui5",
Expand Down
2 changes: 0 additions & 2 deletions packages/icons/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"description": "UI5 Web Components: webcomponents.SAP-icons",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"type": "module",
"module": "index.js",
"private": false,
"keywords": [
"openui5",
Expand Down
2 changes: 0 additions & 2 deletions packages/main/index.js

This file was deleted.

2 changes: 0 additions & 2 deletions packages/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
"description": "UI5 Web Components: webcomponents.main",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
"type": "module",
"module": "index.js",
"private": false,
"keywords": [
"openui5",
Expand Down

0 comments on commit 7f30cf3

Please sign in to comment.