Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5eb4a2e01c |
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "miq",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
"esModuleInterop": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"declaration": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true,
|
||||
"baseUrl": "./src",
|
||||
|
||||
Reference in New Issue
Block a user