Skip to content

Commit 1a7909e

Browse files
author
abusedmedia
committed
0.1.8
1 parent e3104ab commit 1a7909e

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@presenta/lib",
33
"homepage": "https://lib.presenta.cc",
4-
"version": "0.1.7",
4+
"version": "0.1.8",
55
"description": "Build presentations, the modern way.",
66
"main": "src/index.js",
77
"unpkg": "dist/presenta.min.js",
@@ -39,7 +39,9 @@
3939
"exports": false
4040
},
4141
"standard": {
42-
"globals":["DOMParser"]
42+
"globals": [
43+
"DOMParser"
44+
]
4345
},
4446
"browserslist": "> 0.5%, IE 11, not dead",
4547
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)