mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
Fix package descriptions
This commit is contained in:
parent
b9d3057132
commit
74cc302316
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user