Fix package descriptions

This commit is contained in:
Paulo Gustavo Veiga 2021-12-01 19:00:52 -08:00
parent b9d3057132
commit 74cc302316
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
{
"name": "@wisemapping/mindplot",
"version": "0.0.1",
"description": "mindplot",
"homepage": "http://localhost:8081/react/packages/mindplot",
"description": "WiseMapping - Mindplot Canvas Library",
"homepage": "http://www.wisemapping.org/",
"license": "ISC",
"main": "dist/main.js",
"directories": {
@ -61,4 +61,4 @@
"webpack-dev-server": "^3.11.2",
"webpack-merge": "^5.8.0"
}
}
}

View File

@ -1,8 +1,8 @@
{
"name": "@wisemapping/web2d",
"version": "0.0.1",
"description": "web2d",
"homepage": "http://localhost:8080/react/packages/web2d",
"description": "WiseMapping - Web2D Render Library",
"homepage": "http://www.wisemapping.org/",
"license": "ISC",
"main": "dist/main.js",
"directories": {