mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-12 22:03:29 +02:00
update jquery support on sdk
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
AntOSDK: development API for AntOS based applications/projects
|
||||
|
||||
## Change logs
|
||||
- 0.0.8: Update JQuery support in typescript
|
||||
- 0.0.7: enable typescript downlevelIteration compile option
|
||||
- 0.0.6: add GUI application for building a JSON build file
|
||||
- 0.0.5: add API that supports running Linux commands on server
|
||||
|
@ -7,7 +7,7 @@
|
||||
"author": "Xuan Sang LE",
|
||||
"email": "mrsang@iohub.dev"
|
||||
},
|
||||
"version": "0.0.7-a",
|
||||
"version": "0.0.8-a",
|
||||
"category": "Development",
|
||||
"iconclass": "fa fa-cog",
|
||||
"mimes": [
|
||||
|
Reference in New Issue
Block a user