Skip to content

Commit c5bd2b2

Browse files
committed
v 0.1.0
1 parent afb7be2 commit c5bd2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "babel-plugin-transform-not-strict",
33
"main": "index.js",
4-
"version": "0.0.0",
4+
"version": "0.1.0",
55
"author": "Amin Yahyaabadi",
66
"description": "Remove 'use strict' if the file is 'not strict'",
77
"keywords": [

0 commit comments

Comments
 (0)