Skip to content

Commit

Permalink
fix: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
c3dr0x authored Sep 30, 2021
1 parent c6838ea commit a6224e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "formation-js",
"name": "formation-css",
"version": "2.0.0",
"description": "Formation JS",
"description": "Formation CSS",
"main": "dist/reveal.js",
"module": "dist/reveal.esm.js",
"license": "MIT",
Expand All @@ -12,7 +12,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/thc-tools/formation-js.git"
"url": "git://github.com/thc-tools/formation-css.git"
},
"engines": {
"node": ">=10.0.0"
Expand Down

0 comments on commit a6224e6

Please sign in to comment.