v9.0.0-alpha.17

This commit is contained in:
rijkvanzanten
2020-08-12 18:52:14 -04:00
parent 65dd19b45e
commit 68624caa33
7 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-directus-project",
"version": "9.0.0-alpha.16",
"version": "9.0.0-alpha.17",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "create-directus-project",
"version": "9.0.0-alpha.16",
"version": "9.0.0-alpha.17",
"description": "A small installer util that will create a directory, add boilerplate folders, and install Directus through npm.",
"main": "lib/index.js",
"bin": "./lib/index.js",