1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

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

View File

@@ -1,5 +1,6 @@
{ {
"name": "@robonen/platform", "name": "@robonen/platform",
"version": "0.0.1", "license": "Apache-2.0",
"version": "0.0.2",
"exports": "./src/index.ts" "exports": "./src/index.ts"
} }

View File

@@ -1,7 +1,7 @@
{ {
"name": "@robonen/platform", "name": "@robonen/platform",
"version": "0.0.1", "version": "0.0.2",
"license": "UNLICENSED", "license": "Apache-2.0",
"description": "Platform dependent utilities for javascript development", "description": "Platform dependent utilities for javascript development",
"keywords": [ "keywords": [
"javascript", "javascript",