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 050016d commit e0cfa85Copy full SHA for e0cfa85
package.json
@@ -32,5 +32,5 @@
32
"test": "c8 --reporter=text mocha --exit test",
33
"tsc": "node -e \"fs.rmSync('types',{recursive:true,force:true})\" && npx tsc"
34
},
35
- "version": "4.1.3"
+ "version": "4.1.4"
36
}
0 commit comments