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",
|
||||
"private": true,
|
||||
"license": "Apache-2.0",
|
||||
"license": "MPL-2.0",
|
||||
"version": "1.0.0",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "joyent-portal",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"license": "MPL2",
|
||||
"license": "MPL-2.0",
|
||||
"main": "index.js",
|
||||
"homepage": "https://github.com/yldio/joyent-portal#readme",
|
||||
"repository": {
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@tomgco/joyent-portal-ui",
|
||||
"version": "0.0.1-1",
|
||||
"license": "MPL2",
|
||||
"license": "MPL-2.0",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"start": "cd docs && npm start",
|
||||
|
Loading…
Reference in New Issue
Block a user