readmeter-changan 1.0.28 → 1.0.29

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.
Files changed (3) hide show
  1. package/package.json +1 -1
  2. package/.npmignore +0 -7
  3. package/yarn.lock +0 -7818
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "readmeter-changan",
3
- "version": "1.0.28",
3
+ "version": "1.0.29",
4
4
  "description": "手机抄表客户端",
5
5
  "author": "15529257852@163.com",
6
6
  "private": false,
package/.npmignore DELETED
@@ -1,7 +0,0 @@
1
- .DS_Store
2
- node_modules/
3
- dist/static/*.map
4
- npm-debug.log
5
- selenium-debug.log
6
- test/unit/coverage
7
- test/e2e/reports