chore(packages/platform): update license, bump 0.0.2 version

This commit is contained in:
2024-10-23 07:30:57 +07:00
parent ed76a867e6
commit 9e7d7d8fdb
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{
"name": "@robonen/platform",
"version": "0.0.1",
"license": "Apache-2.0",
"version": "0.0.2",
"exports": "./src/index.ts"
}
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@robonen/platform",
"version": "0.0.1",
"license": "UNLICENSED",
"version": "0.0.2",
"license": "Apache-2.0",
"description": "Platform dependent utilities for javascript development",
"keywords": [
"javascript",