Skip to content

Commit

Permalink
unpkg metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
nhomble committed May 11, 2020
1 parent 2cfdefc commit 3a6354e
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,7 +1,7 @@
{
"name": "highlightjs-ocl",
"type": "module",
"version": "1.0.1",
"version": "1.0.2",
"description": "highlight.js syntax definition for object constraint language",
"main": "src/ocl.js",
"scripts": {
Expand All @@ -26,5 +26,6 @@
"devDependencies": {
"highlight.js": "^10.0.2",
"mocha": "^7.1.2"
}
},
"unpkg": "dist/ocl.min.js"
}

0 comments on commit 3a6354e

Please sign in to comment.