Skip to content

Commit 14d9dd2

Browse files
authored
update version to fix tests + docs (#85)
1 parent f1504c2 commit 14d9dd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-dom": "^16.8.9",
2323
"react-scripts": "^3.4.0",
2424
"react-twitter-embed": "^3.0.3",
25-
"react-ui": "1.0.0-beta.25",
25+
"react-ui": "1.0.0-beta.26",
2626
"react-ui-stats": "0.0.1"
2727
},
2828
"author": "siddharthkp",

packages/visual-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"license": "MIT",
1616
"dependencies": {
17-
"react-ui": "1.0.0-beta.25"
17+
"react-ui": "1.0.0-beta.26"
1818
},
1919
"devDependencies": {
2020
"@babel/core": "^7.9.6",

0 commit comments

Comments
 (0)