check in initial slides stuff

This commit is contained in:
Jade Lovelace 2023-08-29 18:29:47 -07:00
parent fc82829525
commit a1f48b6038
141 changed files with 24085 additions and 1 deletions

View file

@ -0,0 +1,11 @@
{
"name": "slides",
"version": "1.0.0",
"main": "index.js",
"license": "UNLICENSED",
"dependencies": {
"@types/reveal.js": "^4.4.2",
"reveal.js": "^4.5.0"
},
"packageManager": "yarn@3.6.3"
}