Update package.json

This commit is contained in:
James Ives 2020-01-05 10:50:14 -05:00
parent 53da38d519
commit d82fb6ae59

View File

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