0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Renamed package to @tryghost/members-auth-pages

no-issue
This commit is contained in:
Fabien O'Carroll 2019-05-07 13:30:40 +02:00
parent 341d4294fc
commit b31162b182

View file

@ -1,6 +1,6 @@
{
"name": "ghost-member",
"version": "0.0.0",
"name": "@tryghost/members-auth-pages",
"version": "0.1.0",
"license": "MIT",
"scripts": {
"dev": "yarn build --no-production && preact watch --port=8080",