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