From 9a255cd4b031b809441afdf8642d3c8a0d365d47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E6=98=8A=E7=BF=94?= <673686754@qq.com> Date: Tue, 28 Aug 2018 17:01:21 +0800 Subject: [PATCH] =?UTF-8?q?@d2-projects/d2-crud=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E4=B8=BA1.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 9a8ac8256547da5fc97426b2d141e6eb7bf6aa51 [formerly 9a8ac8256547da5fc97426b2d141e6eb7bf6aa51 [formerly 9a8ac8256547da5fc97426b2d141e6eb7bf6aa51 [formerly 9a8ac8256547da5fc97426b2d141e6eb7bf6aa51 [formerly ce5adbb0d5f187fa883069f4690eeeda55873767 [formerly a51af1cf2f8ec54f60d5dfb3c96f8dd1ae1d964f]]]]] Former-commit-id: 17baf67d029f624b925610a648ba05ffb9c2109f Former-commit-id: 7ed27db96c7a523e2f559e093fcdbca5136efd6d Former-commit-id: ccc5df84b7c1f4fe1b662c5dc571a4a74ea53c33 [formerly 5679dfd90e463b70f1d67665428c2e04911f6b06] Former-commit-id: f20e2bdd8cc4751972ea4be4f15d32c7530fef0b Former-commit-id: 006bb0fea8859b5cf594785a7c9fd8797b55715f Former-commit-id: 01352803da04cc35dd3c3bddb339191cf9de468a Former-commit-id: 21783777ae97bb09f2132dbcdf5e0b6e41049ad4 Former-commit-id: aec4d0db9935cbaf5982a7f0417feb8c1af66c4e --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66cfa2cd..143a1f3d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "doc:build": "vuepress build docs" }, "dependencies": { - "@d2-projects/d2-crud": "^0.0.2", + "@d2-projects/d2-crud": "^1.0.0", "axios": "^0.17.1", "babel-polyfill": "^6.26.0", "better-scroll": "^1.12.1",