mirror of
https://github.com/coolaj86/ajquery.js.git
synced 2024-11-16 17:29:02 +00:00
2.0.1
This commit is contained in:
parent
ce499f41fb
commit
3987fabd36
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "ajquery",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"lockfileVersion": 1
|
||||
}
|
||||
|
@ -1,9 +1,11 @@
|
||||
{
|
||||
"name": "ajquery",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "The fastest, most lightweight, least dependency jQuery alternative",
|
||||
"main": "ajquery.min.js",
|
||||
"files": ["ajquery.js"],
|
||||
"files": [
|
||||
"ajquery.js"
|
||||
],
|
||||
"scripts": {
|
||||
"prepare": "npm run build",
|
||||
"start": "open example.html",
|
||||
|
Loading…
x
Reference in New Issue
Block a user