RubyGems
npm
Organizations
Log in
Sign up
npm
@szjy/workflow
Versions diffs
0.1.16 → 0.1.17
Page 3
@szjy/workflow 0.1.16 → 0.1.17
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/dist/index.mjs
+33973
-33944
package/dist/index.umd.js
+1017
-1017
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@szjy/workflow",
3
-
"version": "0.1.
16
",
3
+
"version": "0.1.
17
",
4
4
"main": "dist/index.umd.js",
5
5
"module": "dist/index.mjs",
6
6
"types": "dist/index.d.ts",
« First
‹ Prev
1
2
3