0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00

💄 Minor fixes on package.json files.

This commit is contained in:
Andrey Antukh 2020-06-30 15:41:33 +02:00 committed by Hirunatan
parent b97dc09e26
commit 20c4b46930
2 changed files with 3 additions and 3 deletions

View file

@ -6,8 +6,8 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"author": "UXBOX LABS SL",
"license": "SEE LICENSE IN <LICENSE>",
"dependencies": {
"koa": "^2.13.0",
"puppeteer": "^4.0.1",

View file

@ -2,7 +2,7 @@
"name": "uxbox",
"version": "0.1.0",
"description": "The Open-Source prototyping tool",
"author": "Uxbox",
"author": "UXBOX LABS SL",
"license": "SEE LICENSE IN <LICENSE>",
"repository": {
"type": "git",