Skip to content

Commit 66047f0

Browse files
committed
Publish
- nova-helpers@1.0.3-alpha.0 - nova-react@1.0.5
1 parent d559826 commit 66047f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/nova-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nova-helpers",
3-
"version": "1.0.2-alpha.0",
3+
"version": "1.0.3-alpha.0",
44
"main": "lib/index.js",
55
"license": "MIT",
66
"description": "Nova helpers for Ara Framework",

packages/nova-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nova-react",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "React bindings for Hypernova(Nova)",
55
"keywords": [
66
"hypernova",
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"hypernova": "^2.5.0",
2020
"hypernova-react": "^2.1.0",
21-
"nova-helpers": "^1.0.2-alpha.0",
21+
"nova-helpers": "^1.0.3-alpha.0",
2222
"react": "^16.9.0",
2323
"react-dom": "^16.9.0"
2424
}

0 commit comments

Comments
 (0)