Skip to content

Commit 1119bf2

Browse files
committed
Feat(Example): Update package requirements
Updates the package requirements for the example application.
1 parent 02ce68e commit 1119bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"test": "echo \"Error: no test specified\" && exit 1"
2020
},
2121
"dependencies": {
22-
"@codegoatx/goatee": "^0.4.2"
22+
"@codegoatx/goatee": "^0.4.3"
2323
}
2424
}

0 commit comments

Comments
 (0)