Skip to content

Commit 3510f20

Browse files
author
DavertMik
committed
added steps to export
1 parent 91d07cd commit 3510f20

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"exports": {
3333
".": "./lib/index.js",
3434
"./els": "./lib/els.js",
35-
"./effects": "./lib/effects.js"
35+
"./effects": "./lib/effects.js",
36+
"./steps": "./lib/steps.js"
3637
},
3738
"types": "typings/index.d.ts",
3839
"bin": {

0 commit comments

Comments
 (0)