From 35ed01f0df7666bd55a37c073e0e3809df09a003 Mon Sep 17 00:00:00 2001 From: Stuart Clark Date: Wed, 31 Jul 2019 09:58:00 +1000 Subject: [PATCH] [#5] Renamed package. --- package-lock.json | 2 +- package.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4e66f6..7ceeeb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "drupal_jsonapi_entities", + "name": "drupal-jsonapi-entities", "version": "0.1.0", "lockfileVersion": 1, "requires": true, diff --git a/package.json b/package.json index e13569f..914b2b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "drupal_jsonapi_entities", - "version": "0.1.2", + "name": "drupal-jsonapi-entities", + "version": "0.1.0", "description": "Drupal JSON:API Entities", "main": "src/index.js", "scripts": { @@ -10,8 +10,8 @@ "test": "jest" }, "repository": { - "type" : "git", - "url" : "https://github.com/Realityloop/drupal-jsonapi-entities" + "type": "git", + "url": "https://github.com/Realityloop/drupal-jsonapi-entities" }, "keywords": [ "drupal",