mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
feat(hydrate): add @ionic/core/hydrate app (#18867)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{
|
||||
"name": "@ionic/source",
|
||||
"version": "0.0.1",
|
||||
"description": "Ionic mono-repo root package.json, used mainly to execute build scripts. This package is not published to npm.",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "node .scripts/build.js",
|
||||
@@ -19,5 +16,8 @@
|
||||
"listr": "^0.14.0",
|
||||
"semver": "^5.5.0",
|
||||
"turbocolor": "^2.4.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user