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:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "@robonen/platform",
|
||||
"version": "0.0.1",
|
||||
"license": "Apache-2.0",
|
||||
"version": "0.0.2",
|
||||
"exports": "./src/index.ts"
|
||||
}
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user