Skip to content

Commit 1b972df

Browse files
committed
更新 crud
1 parent 70c585e commit 1b972df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint:eslint": "eslint \"{src,mock}/**/*.{vue,ts,tsx}\" --fix"
1010
},
1111
"dependencies": {
12-
"@cool-vue/crud": "^1.0.4",
12+
"@cool-vue/crud": "^1.0.6",
1313
"array.prototype.flat": "^1.2.4",
1414
"axios": "^0.21.1",
1515
"clipboard": "^2.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -279,10 +279,10 @@
279279
"@babel/helper-validator-identifier" "^7.15.7"
280280
to-fast-properties "^2.0.0"
281281

282-
"@cool-vue/crud@^1.0.4":
283-
version "1.0.4"
284-
resolved "https://registry.npmmirror.com/@cool-vue/crud/download/@cool-vue/crud-1.0.4.tgz#923ede9b1ccafcc6137dd274f24b49a1baef7128"
285-
integrity sha512-/WqBFxQSf2jJNsA37oLkseXj1zF+D3jo4lOhMQm1LyASS7rZFm/5bHE1OYsygajWBEy/YO34sWSMom7IFuxzng==
282+
"@cool-vue/crud@^1.0.6":
283+
version "1.0.6"
284+
resolved "https://registry.npmjs.org/@cool-vue/crud/-/crud-1.0.6.tgz#7794c08a62612e30473f8c470bd04983900fe3e5"
285+
integrity sha512-oWVL8VisXzGiGswOWhl0wNHx3MKqvM9Ksqc32qYbZHNRt/kqSTu6HUPlPbanGHcdnsZ+h/Am5/6/+pT64wQcvQ==
286286
dependencies:
287287
array.prototype.flat "^1.2.4"
288288
core-js "^3.19.1"

0 commit comments

Comments
 (0)