1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +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",
"version": "0.0.1",
"license": "Apache-2.0",
"version": "0.0.2",
"exports": "./src/index.ts"
}

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",