mirror of
https://github.com/dataforcanada/d4c-community.git
synced 2026-06-13 14:10:52 +02:00
Initial commit, again.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "2026-04-10-canadian-open-data-society",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "slidev build --base /d4c-community/presentations/2026-04-10-canadian-open-data-society/",
|
||||
"dev": "slidev --open",
|
||||
"export": "slidev export"
|
||||
},
|
||||
"dependencies": {
|
||||
"@slidev/cli": "^52.14.2",
|
||||
"@slidev/theme-default": "latest",
|
||||
"@slidev/theme-seriph": "latest",
|
||||
"vue": "^3.5.29"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user