Skip to content

Commit fbc29b9

Browse files
committed
- udpdate .npmignore
1 parent 84111bb commit fbc29b9

File tree

6 files changed

+189
-190
lines changed

6 files changed

+189
-190
lines changed

.npmignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
/addons/
22
/doc/
33
/test/
4-
/build/system/
4+
/coverage/
5+
/build/runtime.json
56
/src/addons/
67
/src/system/
78
/src/template/

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "system-runtime",
3-
"version": "1.3.3",
3+
"version": "1.3.4",
44
"description": "Runtime, the System Runtime Environment",
55
"license": "MIT",
66
"homepage": "https://system-runtime.github.io",

0 commit comments

Comments
 (0)