Add copy.js and update libraries
This commit is contained in:
parent
a94619a46f
commit
8e10efff38
|
@ -48,6 +48,7 @@
|
|||
"src/assets/common-assets/library-css/material.scss"
|
||||
],
|
||||
"scripts": [
|
||||
"src/assets/common-assets/js/copy.js",
|
||||
"node_modules/uikit/dist/js/uikit.min.js",
|
||||
"node_modules/uikit/dist/js/uikit-icons.min.js",
|
||||
"node_modules/jquery/dist/jquery.js"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 054d7ff51e7817332490bac55b6bfd3cf2f1e391
|
||||
Subproject commit 7b2b3c6cc4222ce087ba5417deae0c30adeffa5b
|
|
@ -1 +1 @@
|
|||
Subproject commit 4f534fc826ffbb6b0d3a8ddd47225f744dc3c1b8
|
||||
Subproject commit 77039ce35b10da86cbaee1215eb045b3d21c9bfd
|
|
@ -1 +1 @@
|
|||
Subproject commit 5e8c1addb1ebfa508aac8cb9540a755940c95b79
|
||||
Subproject commit 2e308b336682f993c8cdef369d36c3e2f32271f1
|
Loading…
Reference in New Issue