Update major version number
This commit is contained in:
parent
7b73207744
commit
12850294e9
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "2.0.2",
|
"version": "3.0.0",
|
||||||
"url": "https://darkwiiplayer.github.io/BetterSelect/",
|
"url": "https://darkwiiplayer.github.io/BetterSelect/",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"definitions": "tsc src/*.js --declaration --allowJs --emitDeclarationOnly"
|
"definitions": "tsc src/*.js --declaration --allowJs --emitDeclarationOnly"
|
||||||
|
|
Loading…
Reference in a new issue