Skip to content

Commit 5b094eb

Browse files
committed
Release v0.1.5
1 parent 284c304 commit 5b094eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doov-react",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"desciption": "HTML Renderer with React for doov-ts",
55
"homepage": "https://doov.io",
66
"license": "Apache-2.0",
@@ -75,6 +75,7 @@
7575
"jest-watch-typeahead": "0.3.1",
7676
"prettier": "1.17.0",
7777
"pretty-quick": "1.10.0",
78+
"react-dom": "^16.0.0",
7879
"rimraf": "2.6.3",
7980
"rollup": "1.17.0",
8081
"rollup-plugin-commonjs": "10.0.1",
@@ -87,8 +88,7 @@
8788
"rollup-plugin-typescript2": "0.22.0",
8889
"ts-jest": "24.0.2",
8990
"typedoc": "^0.15.4",
90-
"typescript": "3.4.5",
91-
"react-dom": "^16.0.0"
91+
"typescript": "3.4.5"
9292
},
9393
"dependencies": {
9494
"doov": "^0.11.0",

0 commit comments

Comments
 (0)