Node 12 template, not JS template
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user