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 637b8ba commit 6165950Copy full SHA for 6165950
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tiny-script-loader",
3
- "version": "1.1.0",
+ "version": "2.0.0",
4
"description": "Tiny script loader",
5
"scripts": {
6
"test": "sh -c 'npm run lint && npm run test-cover && istanbul check-coverage --statements 100 --functions 100 --branches 100 --lines 100'",
0 commit comments