Update package.json

This commit is contained in:
JamesIves 2020-02-22 09:45:08 -05:00
parent 6ea2897e5b
commit 58141fefa8

View File

@ -1,7 +1,7 @@
{
"name": "github-pages-deploy-action",
"description": "GitHub action for building a project and deploying it to GitHub pages.",
"version": "3.2.3",
"version": "3.2.4",
"main": "lib/main.js",
"scripts": {
"build": "tsc",