Skip to content

Commit

Permalink
Refresh npm package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
superstructor committed Jun 23, 2021
1 parent 25e778f commit 57ca27d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
24 changes: 15 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "superstructor.re-highlight",
"dependencies": {
"highlight.js": "10.7.2",
"react": "17.0.1",
"react-dom": "17.0.1"
"highlight.js": "10.7.2"
},
"devDependencies": {
"karma": "6.3.2",
"karma-chrome-launcher": "3.1.0",
"karma-cljs-test": "0.1.0",
"karma-junit-reporter": "2.0.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"shadow-cljs": "2.14.5"
}
}

0 comments on commit 57ca27d

Please sign in to comment.