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