We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8c76f commit 2ecc0d2Copy full SHA for 2ecc0d2
package.json
@@ -2,7 +2,7 @@
2
"name": "@vuex-orm/plugin-soft-delete",
3
"version": "1.1.0",
4
"description": "Vuex ORM plugin adding soft delete capability. Based on an original idea from Conan Crawford.",
5
- "author": "Conan Crawford <cj@cjcrawford.com> / Thomas Villaren <tvillaren@gmail.com>",
+ "author": "Thomas Villaren <tvillaren@gmail.com>",
6
"main": "dist/index.js",
7
"devDependencies": {
8
"@babel/core": "^7.3.4",
0 commit comments