Skip to content

Commit

Permalink
package.json: Reference PoC feature branch as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Aug 8, 2019
1 parent 95efe2f commit ce0d0b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"dependencies": {
"@ui5/builder": "^1.4.0",
"@ui5/logger": "^1.0.1",
"@ui5/server": "^1.3.0",
"@ui5/server": "SAP/ui5-server#feature-proxy",
"graceful-fs": "^4.2.0",
"js-yaml": "^3.13.1",
"mock-require": "^3.0.3",
Expand Down

0 comments on commit ce0d0b4

Please sign in to comment.