Skip to content

Commit 00b4479

Browse files
committed
0.2.0
1 parent 4af1296 commit 00b4479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
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.1.0",
4+
"version": "0.2.0",
55
"author": "Amin Yahyaabadi",
66
"description": "Remove 'use strict' if the file is 'not strict'",
77
"keywords": [

0 commit comments

Comments
 (0)