Skip to content

Commit b686438

Browse files
committed
Bump 0.7.2
1 parent c036de0 commit b686438

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-blessed",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "A react renderer for blessed.",
55
"main": "./dist/index.js",
66
"module": "./dist/index.es.js",
@@ -47,6 +47,7 @@
4747
"mocha": "^8.2.1",
4848
"neo-blessed": "^0.2.0",
4949
"prettier": "^2.2.1",
50+
"react": "^17.0.1",
5051
"react-devtools-core": "4.10.1",
5152
"rimraf": "^3.0.2",
5253
"rollup": "^2.38.5",
@@ -68,7 +69,6 @@
6869
}
6970
},
7071
"dependencies": {
71-
"react": "^17.0.1",
7272
"react-reconciler": "^0.26.1"
7373
},
7474
"prettier": "@yomguithereal/prettier-config"

0 commit comments

Comments
 (0)