Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9867ce976f | ||
|
|
6bc2da15c1 |
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ijl/ltemplates",
|
||||
"version": "1.3.2",
|
||||
"version": "1.4.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ijl/templates",
|
||||
"version": "1.3.2",
|
||||
"version": "1.4.0",
|
||||
"description": "Templates library for @ijl projects",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
|
||||
@@ -3,5 +3,6 @@
|
||||
apps: {{{ toJSON apps }}},
|
||||
navigations: {{{ toJSON navigations }}},
|
||||
config: {{{ toJSON config }}}
|
||||
features: {{{ toJSON features }}}
|
||||
})
|
||||
</script>
|
||||
Reference in New Issue
Block a user