Skip to content
This repository was archived by the owner on Feb 24, 2022. It is now read-only.

Commit 9ca0f2e

Browse files
committed
Release 0.15.3
1 parent eea8029 commit 9ca0f2e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "domtastic",
3-
"version": "0.15.2",
3+
"version": "0.15.3",
44
"description": "Small, fast, and modular DOM and event library for modern browsers.",
55
"keywords": [
66
"attr",
@@ -29,6 +29,7 @@
2929
},
3030
"main": "dist/domtastic.js",
3131
"jsnext:main": "src/index.js",
32+
"module": "src/index.js",
3233
"files": [
3334
"dist",
3435
"src",

0 commit comments

Comments
 (0)