Browse Source

0.1.0

develop
Rob Colbert 12 months ago
parent
commit
c445c51ad6
  1. 4
      package.json

4
package.json

@ -1,7 +1,7 @@
{ {
"name": "dtp-base", "name": "dtp-base",
"type": "module", "type": "module",
"version": "0.0.1", "version": "0.1.0",
"description": "", "description": "",
"main": "dtp-base.js", "main": "dtp-base.js",
"scripts": { "scripts": {
@ -84,4 +84,4 @@
"workbox-webpack-plugin": "^7.0.0" "workbox-webpack-plugin": "^7.0.0"
}, },
"packageManager": "[email protected]+sha256.caa915eaae9d9aefccf50ee8aeda25a2f8684d8f9d5c6e367eaf176d97c1f89e" "packageManager": "[email protected]+sha256.caa915eaae9d9aefccf50ee8aeda25a2f8684d8f9d5c6e367eaf176d97c1f89e"
} }

Loading…
Cancel
Save