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 8ba402a commit ea1481bCopy full SHA for ea1481b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "module-from-string",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"description": "Load module from string, require and import.",
5
"main": "dist/index.js",
6
"module": "dist/index.es.js",
0 commit comments