Skip to content

Commit da5233c

Browse files
committed
fix: Add Meteor 2.3 as a build target
So that there are no issues with building for Meteor 2
1 parent c6d7b8e commit da5233c

File tree

4 files changed

+4546
-19
lines changed

4 files changed

+4546
-19
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/.versions
22
/versions.json
33
.build*
4-
.DS_Store
4+
.DS_Store
5+
.idea/
6+
node_modules/

.npm/package/npm-shrinkwrap.json

Lines changed: 13 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)