@servantcdh/ez-planet-cosmos 0.2.7 → 0.2.9

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 +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -229,6 +229,6 @@ import {
229
229
 
230
230
  ## License
231
231
 
232
- This software is licensed under a custom license. See [LICENSE](./LICENSE) for the full text.
232
+ This software is licensed under a custom license. See [LICENSE](https://github.com/servantcdh/ez-planet-demo/blob/master/LICENSE) for the full text.
233
233
 
234
- 본 소프트웨어는 커스텀 라이선스가 적용됩니다. 한글 라이선스는 [LICENSE.ko](./LICENSE.ko)를 참조하세요.
234
+ 본 소프트웨어는 커스텀 라이선스가 적용됩니다. 한글 라이선스는 [LICENSE.ko](https://github.com/servantcdh/ez-planet-demo/blob/master/LICENSE.ko)를 참조하세요.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servantcdh/ez-planet-cosmos",
3
- "version": "0.2.7",
3
+ "version": "0.2.9",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",