RubyGems
npm
Organizations
Log in
Sign up
npm
@vipl520/dk-ui
Versions diffs
1.0.16 → 1.0.17
@vipl520/dk-ui 1.0.16 → 1.0.17
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/web-types.json
+1
-1
package/package.json
+1
-1
package/dist/web-types.json
CHANGED
Viewed
@@ -2,7 +2,7 @@
2
2
"$schema": "http://json.schemastore.org/web-types",
3
3
"framework": "vue",
4
4
"name": "dk",
5
-
"version": "1.0.
15
",
5
+
"version": "1.0.
16
",
6
6
"js-types-syntax": "typescript",
7
7
"description-markup": "markdown",
8
8
"contributions": {
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@vipl520/dk-ui",
3
-
"version": "1.0.
16
",
3
+
"version": "1.0.
17
",
4
4
"description": "Vant extension components.",
5
5
"main": "lib/index.js",
6
6
"module": "es/index.mjs",