mirror of
https://github.com/yldio/copilot.git
synced 2024-11-11 05:40:11 +02:00
Update license to SPDX formated
This commit is contained in:
parent
4af3b8e14d
commit
1429f9403f
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "cloudapi-graphql",
|
"name": "cloudapi-graphql",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "Apache-2.0",
|
"license": "MPL-2.0",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "joyent-portal",
|
"name": "joyent-portal",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MPL2",
|
"license": "MPL-2.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"homepage": "https://github.com/yldio/joyent-portal#readme",
|
"homepage": "https://github.com/yldio/joyent-portal#readme",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@tomgco/joyent-portal-ui",
|
"name": "@tomgco/joyent-portal-ui",
|
||||||
"version": "0.0.1-1",
|
"version": "0.0.1-1",
|
||||||
"license": "MPL2",
|
"license": "MPL-2.0",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "cd docs && npm start",
|
"start": "cd docs && npm start",
|
||||||
|
Loading…
Reference in New Issue
Block a user