mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-21 22:27:56 +01:00
Fix npm & node version
This commit is contained in:
parent
d2d2a09e33
commit
18f42c54e6
4
package-lock.json
generated
4
package-lock.json
generated
@ -24,6 +24,10 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@formatjs/cli": "^2.13.14"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=15.3.0",
|
||||
"npm": ">=7.0.14"
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/code-frame": {
|
||||
|
@ -44,5 +44,5 @@
|
||||
]
|
||||
},
|
||||
"homepage": "http://localhost:8080/react",
|
||||
"license": "https://wisemapping.atlassian.net/wiki/spaces/WS/pages/524357/WiseMapping+Public+License+Version+1.0+WPL",
|
||||
}
|
||||
"license": "https://wisemapping.atlassian.net/wiki/spaces/WS/pages/524357/WiseMapping+Public+License+Version+1.0+WPL"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user