Skip to content

Commit 830f0df

Browse files
author
Lucas Vogel
committed
Updated dependency of extendscript.prototypes
1 parent ea44c27 commit 830f0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"extendscriptr": "./index.js"
44
},
55
"name": "extendscriptr",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"description": "A node build configuration to develop extendScripts with es2015 javascript code",
88
"scripts": {
99
"clean:temp": "rm -rf ./.tmp ; mkdir ./.tmp",

0 commit comments

Comments
 (0)