Skip to content

Commit e49bfba

Browse files
committed
fix(): Added a dummy version to avoid errors "no version defined"
Will deploy a new version
1 parent 3baf55a commit e49bfba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"extendscriptr": "./index.js"
44
},
55
"name": "extendscriptr",
6+
"version": "0.0.0-semantically-released",
67
"description": "A node build configuration to develop extendScripts with es2015 javascript code",
78
"scripts": {
89
"commit": "git-cz",

0 commit comments

Comments
 (0)