Skip to content

Commit

Permalink
Merge pull request #1177 from smeup/kup-dates-phase-2
Browse files Browse the repository at this point in the history
Kup dates phase 2
  • Loading branch information
lucafoscili authored Oct 7, 2021
2 parents 2eeff5c + 7202812 commit f6765d4
Show file tree
Hide file tree
Showing 102 changed files with 5,136 additions and 61,368 deletions.
17,682 changes: 3,052 additions & 14,630 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 1 addition & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"repository": "https://github.com/smeup/ketchup",
"devDependencies": {
"eslint": "^7.32.0",
"lerna": "^3.22.1",
"lerna": "^4.0.0",
"workbox-build": "^4.3.1"
},
"scripts": {
Expand All @@ -33,13 +33,5 @@
"ksc:test:cy:run": "lerna run test:cy:run --scope @sme.up/ketchup-showcase --stream",
"ksc:test:e2e:open": "lerna run test:e2e:open --scope @sme.up/ketchup-showcase --stream",
"ksc:test:e2e:run": "lerna run test:e2e:run --scope @sme.up/ketchup-showcase --stream"
},
"dependencies": {
"@justinribeiro/html5-dragdroptouch-shim": "^0.1.2",
"@types/echarts": "^4.9.10",
"@types/jest": "^25.2.3",
"echarts": "^4.9.0",
"resize-observer": "^1.0.2",
"vue": "^2.6.14"
}
}
Loading

0 comments on commit f6765d4

Please sign in to comment.