Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
updated lib version
Browse files Browse the repository at this point in the history
  • Loading branch information
DarpanLalani committed Dec 14, 2023
1 parent 2673a95 commit 501644b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.1.1",
"description": "Blueprint Forge enables template driven approach of integrating pre-built solution templates with a seemless user experience.",
"scripts": {
"start": "c8ycli server",
"start": "c8ycli server -u https://appbuilder.eu-latest.cumulocity.com",
"build": "c8ycli build",
"build-dev": "c8ycli build --env.mode=development",
"deploy": "c8ycli deploy",
Expand Down Expand Up @@ -40,7 +40,7 @@
"angular": "1.6.9",
"css-vars-ponyfill": "^2.4.8",
"app-builder-external-assets": "file:binary/app-builder-external-assets-3.2.0.tgz",
"crypto-js": "^4.1.1",
"crypto-js": "^4.2.0",
"delay": "^5.0.0",
"font-awesome": "^4.7.0",
"fontawesome": "^4.7.2",
Expand Down

0 comments on commit 501644b

Please sign in to comment.