@devwareng/vanilla-ts 1.4.15 → 1.4.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -97,4 +97,3 @@ export function createRouter(DOM: HTMLElement) {
97
97
  chokidar/esm/index.js:
98
98
  (*! chokidar - MIT License (c) 2012 Paul Miller (paulmillr.com) *)
99
99
  */
100
- //# sourceMappingURL=index.cjs.map
package/dist/index.js CHANGED
@@ -97,4 +97,3 @@ export function createRouter(DOM: HTMLElement) {
97
97
  chokidar/esm/index.js:
98
98
  (*! chokidar - MIT License (c) 2012 Paul Miller (paulmillr.com) *)
99
99
  */
100
- //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@devwareng/vanilla-ts",
3
- "version": "1.4.15",
3
+ "version": "1.4.17",
4
4
  "description": "Framework-less TypeScript hooks for SPA development.",
5
5
  "author": "Waren Arapoc Gador",
6
6
  "license": "MIT",