Skip to content

Commit 2ecc0d2

Browse files
author
tvillaren
committed
NPM doesn't seem to accept 2 authors
1 parent be8c76f commit 2ecc0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@vuex-orm/plugin-soft-delete",
33
"version": "1.1.0",
44
"description": "Vuex ORM plugin adding soft delete capability. Based on an original idea from Conan Crawford.",
5-
"author": "Conan Crawford <[email protected]> / Thomas Villaren <[email protected]>",
5+
"author": "Thomas Villaren <[email protected]>",
66
"main": "dist/index.js",
77
"devDependencies": {
88
"@babel/core": "^7.3.4",

0 commit comments

Comments
 (0)