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

Commit fe7e343

Browse files
author
abathur
committed
Preparing for release v0.7.0
Signed-off-by: abathur <[email protected]>
1 parent e63435a commit fe7e343

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "antidote-web",
3-
"version": "1.0.0",
3+
"version": "0.7.0",
44
"description": "scripts and components for use in any app integrating with an Antidote project backend",
55
"main": "js/antidote.js",
66
"dependencies": {
7-
"antidote-localizations": "nre-learning/antidote-localizations",
8-
"antidote-ui-components": "nre-learning/antidote-ui-components",
9-
"nre-styles": "nre-learning/nre-styles"
7+
"antidote-localizations": "nre-learning/antidote-localizations#v0.7.0",
8+
"antidote-ui-components": "nre-learning/antidote-ui-components#v0.7.0",
9+
"nre-styles": "nre-learning/nre-styles#v0.7.0"
1010
},
1111
"devDependencies": {
1212
"@rollup/plugin-alias": "^2.2.0",

0 commit comments

Comments
 (0)