ipfs-demo 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +4 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,2 +1,5 @@
1
1
 
2
- # 1 this packge for begginers
2
+ # 1 this packge for begginers
3
+ # (function(){
4
+ # return "hello"
5
+ # })()
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ipfs-demo",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "dependencies": {