Skip to content

Commit 3f0b764

Browse files
committed
0.1.2
1 parent bdc492f commit 3f0b764

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-retool",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": false,
55
"repository": {
66
"type": "git",
@@ -18,9 +18,9 @@
1818
"@babel/preset-react"
1919
],
2020
"plugins": [
21-
[
22-
"@babel/plugin-proposal-class-properties"
23-
]
21+
[
22+
"@babel/plugin-proposal-class-properties"
23+
]
2424
]
2525
},
2626
"dependencies": {

0 commit comments

Comments
 (0)