Skip to content

Commit

Permalink
[chore] msca 2.2.0 and final prep for v7.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
iturgeon committed Jul 7, 2020
1 parent 913a535 commit 354ea76
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"dependencies": {
"fs-extra": "^8.0.1",
"materia-server-client-assets": "2.2.0-alpha5",
"materia-server-client-assets": "2.2.0",
"napa": "^3.0.0"
},
"devDependencies": {
Expand All @@ -41,5 +41,5 @@
"hammerjs": "hammerjs/hammer.js#v2.0.8",
"spinjs": "https://github.com/fgnass/spin.js.git#1.2.8"
},
"version": "7.0.0-alpha1"
"version": "7.0.0"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1953,10 +1953,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

materia-server-client-assets@2.2.0-alpha5:
version "2.2.0-alpha5"
resolved "https://registry.yarnpkg.com/materia-server-client-assets/-/materia-server-client-assets-2.2.0-alpha5.tgz#c7396c5cfa3a50a7d3371be76c04c27f42094254"
integrity sha512-7p44WOYGoo5rzlkKTBUwuKkO3Hw30s81XWvHgmARm9KfH0NJ65GtTSVBcaq2P2+rHUk4iSXjrOjm9S6v2vDU0g==
materia-server-client-assets@2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/materia-server-client-assets/-/materia-server-client-assets-2.2.0.tgz#8148ef8a700750500e9c6b1a608b462ed390c8f1"
integrity sha512-MFzGpsF8uiSKUbRfO5OD4I2iDG7XIkJ0bawymq3tcPZYBoGM9ZeQh9ihrXnXMBJ4ZGjtinCqNCtywYr9V3NRBA==
dependencies:
angular "1.8.0"
js-snakecase "^1.2.0"
Expand Down

0 comments on commit 354ea76

Please sign in to comment.