This repository was archived by the owner on May 12, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 27
27
"test" : " yarn run lint-python && yarn run lint-js && yarn run test-js"
28
28
},
29
29
"dependencies" : {
30
+ "@canonical/jaaslib" : " ^0.6.0" ,
30
31
"classnames" : " ^2.2.6" ,
31
32
"clipboard" : " ^1.7.1" ,
32
33
"cryptojs" : " 2.5.3" ,
35
36
"envify" : " 4.1.0" ,
36
37
"file-saver" : " 1.3.8" ,
37
38
"graceful-fs" : " 4.1.11" ,
38
- "jaaslib" : " 0.5.0" ,
39
39
"js-cookie" : " ^2.2.0" ,
40
40
"js-yaml" : " https://registry.npmjs.org/js-yaml/-/js-yaml-3.9.1.tgz" ,
41
41
"lodash.clonedeep" : " ^4.5.0" ,
Original file line number Diff line number Diff line change 119
119
lodash "^4.17.11"
120
120
to-fast-properties "^2.0.0"
121
121
122
+ " @canonical/jaaslib@^0.6.0 " :
123
+ version "0.6.0"
124
+ resolved "https://registry.yarnpkg.com/@canonical/jaaslib/-/jaaslib-0.6.0.tgz#7b77ff0a6899a2e58adc1b2077d8971de019047b"
125
+ integrity sha512-3x0DmeFP1Fu/JPT9Sn/vJcNbCI5QSMmwF4rHIH7N/3T/KxwI1dK+gjv8djOFAe3UD8wVbFNwlhOpuhdg+2A+VQ==
126
+
122
127
" @canonical/juju-react-components@0.5.0 " :
123
128
version "0.5.0"
124
129
resolved "https://registry.yarnpkg.com/@canonical/juju-react-components/-/juju-react-components-0.5.0.tgz#65a65988666bc31d7dc128f349342cb615f23886"
@@ -5382,7 +5387,7 @@ istanbul-reports@^1.5.1:
5382
5387
dependencies :
5383
5388
handlebars "^4.0.3"
5384
5389
5385
- jaaslib@0.5.0, jaaslib@ ^0.5.0 :
5390
+ jaaslib@^0.5.0 :
5386
5391
version "0.5.0"
5387
5392
resolved "https://registry.yarnpkg.com/jaaslib/-/jaaslib-0.5.0.tgz#78cefa2acdc0894c0198509495b2e9deb5cc1acd"
5388
5393
integrity sha512-zT0BVgJFgTfh8NZFwuLkbKfpyju99jwepnoDg3Q9DjZ/QmE4Cm+DV0DfGTGM+uqOxxFr3aa9OGFmFH1LGSLHaQ==
You can’t perform that action at this time.
0 commit comments