Add @tryghost/shared-theme-assets

This commit is contained in:
Sodbileg Gansukh
2022-07-19 14:58:56 +08:00
parent 8ff1a5d776
commit ab517ea261

View File

@@ -59,6 +59,7 @@
"zip": "gulp zip"
},
"devDependencies": {
"@tryghost/shared-theme-assets": "1.0.0",
"autoprefixer": "10.4.7",
"beeper": "2.1.0",
"cssnano": "5.1.12",
@@ -71,7 +72,6 @@
"gulp-zip": "5.1.0",
"postcss": "8.4.14",
"postcss-easy-import": "4.0.0",
"pump": "3.0.0",
"shared": "https://gitpkg.now.sh/TryGhost/Themes/packages/_shared?main"
"pump": "3.0.0"
}
}