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.1
Browse files Browse the repository at this point in the history
Signed-off-by: abathur <[email protected]>
  • Loading branch information
abathur committed May 3, 2020
1 parent 2582057 commit 91e6512
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.1",
"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.1",
"antidote-ui-components": "nre-learning/antidote-ui-components#v0.6.1",
"nre-styles": "nre-learning/nre-styles#v0.6.1"
},
"devDependencies": {
"@rollup/plugin-alias": "^2.2.0",
Expand Down

0 comments on commit 91e6512

Please sign in to comment.