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 0de9539 commit b4bc75dCopy full SHA for b4bc75d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "module-from-string",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "Load module from string using require or import.",
5
"main": "dist/index.js",
6
"module": "dist/index.es.js",
0 commit comments