We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af1296 commit 00b4479Copy full SHA for 00b4479
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "babel-plugin-transform-not-strict",
3
"main": "index.js",
4
- "version": "0.1.0",
+ "version": "0.2.0",
5
"author": "Amin Yahyaabadi",
6
"description": "Remove 'use strict' if the file is 'not strict'",
7
"keywords": [
0 commit comments