Node 12 template, not JS template

This commit is contained in:
Danny McCormick
2019-06-26 09:11:34 -04:00
parent eeda688ea3
commit 4c5a5d0b73
4 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "javascript-template-action",
"name": "node12-template-action",
"version": "0.0.0",
"private": true,
"description": "javascript template action",
"description": "Node 12 template action",
"main": "lib/main.js",
"scripts": {
"build": "tsc",