@xcpcio/board-app 0.2.1 → 0.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.html CHANGED
@@ -108,6 +108,6 @@
108
108
  <div id="root"></div>
109
109
  </center>
110
110
 
111
- <script src="__PUBLIC_PATH__/umi.41f7b272.js"></script>
111
+ <script src="__PUBLIC_PATH__/umi.ac979e94.js"></script>
112
112
  </body>
113
113
  </html>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@xcpcio/board-app",
3
3
  "description": "XCPCIO Board App",
4
- "version": "0.2.1",
4
+ "version": "0.2.7",
5
5
  "license": "MIT",
6
6
  "author": "Dup4 <lyuzhi.pan@gmail.com>",
7
7
  "keywords": [
File without changes