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