Skip to content

Commit

Permalink
fix: Update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Oct 16, 2024
1 parent 11f8096 commit f3d0cd5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
{
"name": "atsphinx-revealjs-rtd",
"private": true,
"version": "0.0.0",
"description": "",
"description": "Build tool only",
"scripts": {
"build:umd": "cd src/atsphinx/revealjs_rtd/static/atsphinx-revealjs-rtd && rollup --compact -n RevealRTD -f umd -o rtd.js plugin.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"license": "Apache-2.0",
"dependencies": {
"rollup": "^4.24.0"
}
Expand Down

0 comments on commit f3d0cd5

Please sign in to comment.