inline marked

This commit is contained in:
dmc
2024-01-09 13:19:47 +01:00
parent 56e928eb67
commit 0f93e0e4ff
3 changed files with 10 additions and 3 deletions

1
.npmrc Normal file
View File

@@ -0,0 +1 @@
package-lock=false

File diff suppressed because one or more lines are too long

View File

@@ -10,7 +10,6 @@
}
},
"dependencies": {
"marked": "^5.1.0",
"overpass": "github:RedHatOfficial/Overpass#71f18db"
}
}