hanbao-basic
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -5,3 +5,3 @@ /** | ||
'use strict' | ||
const CRUD_METHODS = ["create","read","udpate","delete"] | ||
const CRUD_METHODS = ["create","read","update","delete"] | ||
const pluginName = require('../package.json').name; | ||
@@ -8,0 +8,0 @@ |
{ | ||
"name": "hanbao-basic", | ||
"main": "lib/index.js", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"dependencies": { | ||
@@ -6,0 +6,0 @@ "hanbao-utils": "^0.1.0" |