1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-09 07:06:36 +02:00

Fix deps and watch script

This commit is contained in:
Mark Otto
2025-04-14 09:57:15 -07:00
parent 396f2bc4db
commit e6d82194ac

View File

@@ -202,10 +202,5 @@
"peerDependencies": { "peerDependencies": {
"@popperjs/core": "^2.11.8" "@popperjs/core": "^2.11.8"
} }
},
"dependencies": {
"remark": "^15.0.1",
"remark-html": "^16.0.1",
"yaml": "^2.7.0"
} }
} }