ofs-object 0.1.0-beta.3 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -507,5 +507,4 @@ onUnmounted(() => {
507
507
  ---
508
508
 
509
509
  ## สัญญาอนุญาต (License)
510
-
511
- ไลบรารีนี้เผยแพร่ภายใต้สัญญาอนุญาต **[MIT License](LICENSE)** © On-Farm Solution Co.,Ltd.
510
+ **[MIT License](LICENSE)** © On-Farm Solution Co.,Ltd.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ofs-object",
3
- "version": "0.1.0-beta.3",
3
+ "version": "0.1.1",
4
4
  "description": "Framework-agnostic TypeScript Library for GIS Map Tools (Data Adapter, Draw Tools, Legend & Thematic Symbology, Map Adapters, Web CLI & AI Bridge)",
5
5
  "license": "MIT",
6
6
  "author": "On-Farm Solution Co.,Ltd.",