Skip to content

Commit b548a43

Browse files
committed
0.0.6
1 parent 7168357 commit b548a43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ansi-to-react",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "ANSI to React Elements",
55
"main": "lib/index.js",
66
"scripts": {
@@ -12,7 +12,7 @@
1212
"build:es5": "babel src --out-dir lib/ --source-maps",
1313
"clean": "rimraf lib/*"
1414
},
15-
"repository": {
15+
"repository": {
1616
"type": "git",
1717
"url": "git+https://github.com/nteract/ansi-to-react.git"
1818
},

0 commit comments

Comments
 (0)