Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Commit

Permalink
Preparing for release v0.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: abathur <[email protected]>
  • Loading branch information
abathur committed Apr 18, 2020
1 parent 5dd692e commit 046a53a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "antidote-web",
"version": "1.0.0",
"version": "0.6.0",
"description": "scripts and components for use in any app integrating with an Antidote project backend",
"main": "js/antidote.js",
"dependencies": {
"antidote-localizations": "nre-learning/antidote-localizations",
"antidote-ui-components": "nre-learning/antidote-ui-components",
"nre-styles": "nre-learning/nre-styles"
"antidote-localizations": "nre-learning/antidote-localizations#v0.6.0",
"antidote-ui-components": "nre-learning/antidote-ui-components#v0.6.0",
"nre-styles": "nre-learning/nre-styles#v0.6.0"
},
"devDependencies": {
"@rollup/plugin-alias": "^2.2.0",
Expand Down

0 comments on commit 046a53a

Please sign in to comment.