File tree 13 files changed +13
-13
lines changed
plugins/uri-resolvers/file-system-resolver
13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " polywrap" ,
3
3
"description" : " Polywrap CLI" ,
4
- "version" : " 0.0.1 " ,
4
+ "version" : " 0.1.0 " ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
7
7
"type" : " git" ,
Original file line number Diff line number Diff line change 10
10
"deploy" : " npx polywrap deploy"
11
11
},
12
12
"devDependencies" : {
13
- "polywrap" : " 0.0.1 "
13
+ "polywrap" : " 0.1.0 "
14
14
},
15
15
"publishConfig" : {
16
16
"access" : " public"
Original file line number Diff line number Diff line change 10
10
"deploy" : " node ../../../dependencies/node_modules/polywrap/bin/polywrap deploy"
11
11
},
12
12
"devDependencies" : {
13
- "polywrap" : " 0.0.1 "
13
+ "polywrap" : " 0.1.0 "
14
14
},
15
15
"publishConfig" : {
16
16
"access" : " public"
Original file line number Diff line number Diff line change 10
10
"deploy" : " npx polywrap deploy"
11
11
},
12
12
"devDependencies" : {
13
- "polywrap" : " 0.0.1 "
13
+ "polywrap" : " 0.1.0 "
14
14
},
15
15
"publishConfig" : {
16
16
"access" : " public"
Original file line number Diff line number Diff line change 10
10
"deploy" : " npx polywrap deploy"
11
11
},
12
12
"devDependencies" : {
13
- "polywrap" : " 0.0.1 "
13
+ "polywrap" : " 0.1.0 "
14
14
},
15
15
"publishConfig" : {
16
16
"access" : " public"
Original file line number Diff line number Diff line change 52
52
"@types/uuid" : " 8.3.0" ,
53
53
"bignumber.js" : " 9.0.2" ,
54
54
"jest" : " 26.6.3" ,
55
- "polywrap" : " 0.0.1 " ,
55
+ "polywrap" : " 0.1.0 " ,
56
56
"rimraf" : " 3.0.2" ,
57
57
"ts-jest" : " 26.5.4" ,
58
58
"ts-loader" : " 8.0.17" ,
Original file line number Diff line number Diff line change 26
26
"@types/jest" : " 26.0.8" ,
27
27
"@types/prettier" : " 2.6.0" ,
28
28
"jest" : " 26.6.3" ,
29
- "polywrap" : " 0.0.1 " ,
29
+ "polywrap" : " 0.1.0 " ,
30
30
"rimraf" : " 3.0.2" ,
31
31
"ts-jest" : " 26.5.4" ,
32
32
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 36
36
"@types/react-dom" : " 16.9.0" ,
37
37
"jest" : " 26.6.3" ,
38
38
"jest-environment-jsdom" : " ^26.0.1" ,
39
- "polywrap" : " 0.0.1 " ,
39
+ "polywrap" : " 0.1.0 " ,
40
40
"rimraf" : " 3.0.2" ,
41
41
"typescript" : " 4.0.7"
42
42
},
Original file line number Diff line number Diff line change 12
12
},
13
13
"devDependencies" : {
14
14
"@types/node" : " 12.12.26" ,
15
- "polywrap" : " 0.0.1 " ,
15
+ "polywrap" : " 0.1.0 " ,
16
16
"ts-node" : " 10.7.0" ,
17
17
"typescript" : " 4.0.7"
18
18
}
Original file line number Diff line number Diff line change 27
27
"@types/react" : " 16.9.0" ,
28
28
"@types/react-dom" : " 16.9.0" ,
29
29
"@types/react-lottie" : " 1.2.5" ,
30
- "polywrap" : " 0.0.1 "
30
+ "polywrap" : " 0.1.0 "
31
31
},
32
32
"scripts" : {
33
33
"start" : " react-scripts start" ,
Original file line number Diff line number Diff line change 19
19
"@types/jest" : " 26.0.8" ,
20
20
"@types/prettier" : " 2.6.0" ,
21
21
"jest" : " 26.6.3" ,
22
- "polywrap" : " 0.0.1 " ,
22
+ "polywrap" : " 0.1.0 " ,
23
23
"rimraf" : " 3.0.2" ,
24
24
"ts-jest" : " 26.5.4" ,
25
25
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 23
23
"assemblyscript" : " 0.19.1" ,
24
24
"ethers" : " 5.0.7" ,
25
25
"jest" : " 26.6.3" ,
26
- "polywrap" : " 0.0.1 " ,
26
+ "polywrap" : " 0.1.0 " ,
27
27
"solc" : " 0.8.3" ,
28
28
"ts-jest" : " 26.5.4" ,
29
29
"ts-node" : " 8.10.2" ,
Original file line number Diff line number Diff line change 11
11
"test" : " yarn test:env:up && yarn deploy && yarn test:env:down"
12
12
},
13
13
"devDependencies" : {
14
- "polywrap" : " 0.0.1 "
14
+ "polywrap" : " 0.1.0 "
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments