mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-12 17:43:57 +00:00
BETTERZON-29: Removing attribute that causes build to crash
This commit is contained in:
parent
a9b60ad0f5
commit
e919d23625
6
Frontend/package-lock.json
generated
6
Frontend/package-lock.json
generated
|
@ -419,12 +419,6 @@
|
|||
"source-map": "0.7.3"
|
||||
}
|
||||
},
|
||||
"ansi-colors": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
|
||||
"integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==",
|
||||
"dev": true
|
||||
},
|
||||
"debug": {
|
||||
"version": "4.1.1",
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-4.1.1.tgz",
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
<p>hello-world works! Title: {{title}}</p>
|
||||
<p>hello-world works! Title: </p>
|
||||
<a href="https://blog.betterzon.xyz">Blog</a>
|
||||
|
|
Loading…
Reference in New Issue
Block a user