Skip to content

Commit fae1f62

Browse files
author
Elvin Dzhavadov
committed
v0.1.0
1 parent 5a48960 commit fae1f62

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-string-diff",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"license": "MIT",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
@@ -44,7 +44,9 @@
4444
"typescript": "^3.9.7"
4545
},
4646
"eslintConfig": {
47-
"extends": ["elv1n-react"]
47+
"extends": [
48+
"elv1n-react"
49+
]
4850
},
4951
"repository": "git@github.com:elv1n/react-string-diff.git",
5052
"author": "Elvin Dzhavadov"

0 commit comments

Comments
 (0)