BETTERZON-29: Removing attribute that causes build to crash

This commit is contained in:
Patrick Müller 2020-11-18 09:21:41 +01:00
parent a9b60ad0f5
commit e919d23625
2 changed files with 1 additions and 7 deletions

View File

@ -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",

View File

@ -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>