mirror of
https://github.com/lucaspalomodevelop/JSSTE.git
synced 2026-03-12 23:17:22 +00:00
add license in package.json
This commit is contained in:
parent
2ff0636b41
commit
d01f9fb233
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "jsste",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"description": "A Javascript Static Template Emgine",
|
||||
"main": "dist/index.js",
|
||||
"directories": {
|
||||
@ -26,7 +26,7 @@
|
||||
"templateengine"
|
||||
],
|
||||
"author": "lucas palomo",
|
||||
"license": "ISC",
|
||||
"license": "GPL",
|
||||
"bugs": {
|
||||
"url": "https://github.com/lucaspalomodevelop/JSSTE/issues"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user