Skip to content

Commit

Permalink
Upgrade systemjs to 6.0.0 (from 5.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdukes committed Sep 11, 2019
1 parent 8c10077 commit 5b09af0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"select2": "4.0.10",
"spectrum-colorpicker": "1.8.0",
"swiper": "4.5.0",
"systemjs": "5.0.0",
"systemjs": "6.0.0",
"tableexport": "5.2.0",
"tinymce": "5.0.15",
"underscore": "1.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5378,10 +5378,10 @@ [email protected]:
dom7 "^2.1.3"
ssr-window "^1.0.1"

systemjs@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-5.0.0.tgz#8d8fb57c0ad32d73e34b7a7c0c63bd39b318008f"
integrity sha512-hnD/IMQhH0UmawiIGlYVnkCPUbbO/WDQjOC+Q4PewHBdsagI1OHH1re1sg1AYFqq7p9ps6b1Bsx4xCeoeIZSCw==
systemjs@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/systemjs/-/systemjs-6.0.0.tgz#167fdb7c15195ee2773e25c958cd9a0351ac85fe"
integrity sha512-Dc7TBShsS8baQKZBsh+bOZOHPS82V7IQWQ6IxR+HCWz4+jN2WSQjj+LIS2KbX0tdB2QAG/isSexgFFk40Z+UYg==

[email protected]:
version "5.2.0"
Expand Down

0 comments on commit 5b09af0

Please sign in to comment.