Skip to content

Commit 09df2d7

Browse files
committed
0.3.1
1 parent a940633 commit 09df2d7

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": "src/index.js",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"author": "Amin Yahyaabadi",
66
"description": "Remove 'use strict' if the file is 'not strict'",
77
"keywords": [

0 commit comments

Comments
 (0)