Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dillonzq/LoveIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDillon <dillonzq@outlook.com>2020-03-09 15:25:55 +0300
committerDillon <dillonzq@outlook.com>2020-03-09 15:25:55 +0300
commit924692a07efd5fc430cefb3a1a2e3561570b9d33 (patch)
treed18915dc2e530450e1819ce7e604382cd9f44f23 /package.json
parentac08e0776e719377365d99a42b4fabbf657b9f18 (diff)
feat(assets): add SRI config for stylesheet and script
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8ba28314..40f7c8bd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "loveit-src",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "LoveIt theme source file",
"main": "index.js",
"dependencies": {},