We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb7be2 commit c5bd2b2Copy full SHA for c5bd2b2
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "babel-plugin-transform-not-strict",
3
"main": "index.js",
4
- "version": "0.0.0",
+ "version": "0.1.0",
5
"author": "Amin Yahyaabadi",
6
"description": "Remove 'use strict' if the file is 'not strict'",
7
"keywords": [
0 commit comments