Skip to content

Commit 181736d

Browse files
authored
Merge pull request #14 from GDIBass/v0.0.3
v0.0.3
2 parents 92d35da + 4c45a0d commit 181736d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "heroplan_data_validator",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": false,
5-
"description": "TypeScript template action",
5+
"description": "Heroplan Data Validator Typescript Action",
66
"main": "lib/main.js",
77
"scripts": {
88
"build": "tsc",
@@ -15,7 +15,7 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/actions/typescript-action.git"
18+
"url": "git+https://github.com/GDIBass/heroplan_data_validator.git"
1919
},
2020
"keywords": [
2121
"actions",

0 commit comments

Comments
 (0)