1
0
kopia lustrzana https://github.com/coolaj86/ajquery.js.git synced 2024-11-16 17:29:02 +00:00

chore(release): bump to v3.0.1

This commit is contained in:
AJ ONeal 2024-08-29 18:37:27 -06:00
rodzic 77ad53208e
commit 7f753622e1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: F1D692A76F70CF98
2 zmienionych plików z 3 dodań i 3 usunięć

4
package-lock.json wygenerowano
Wyświetl plik

@ -1,12 +1,12 @@
{ {
"name": "ajquery", "name": "ajquery",
"version": "3.0.0", "version": "3.0.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ajquery", "name": "ajquery",
"version": "3.0.0", "version": "3.0.1",
"license": "MPL-2.0" "license": "MPL-2.0"
} }
} }

Wyświetl plik

@ -1,6 +1,6 @@
{ {
"name": "ajquery", "name": "ajquery",
"version": "3.0.0", "version": "3.0.1",
"description": "The fastest, most lightweight, least dependency jQuery alternative", "description": "The fastest, most lightweight, least dependency jQuery alternative",
"main": "ajquery.cjs", "main": "ajquery.cjs",
"module": "ajquery.mjs", "module": "ajquery.mjs",