Skip to content

Commit 7651d77

Browse files
author
Lucas Vogel
committed
Added the babel config into the script within an arry
1 parent 9fba4ac commit 7651d77

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.2",
6+
"version": "1.0.3",
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)