Skip to content

Commit

Permalink
gh-pages package manipulation for yarn2 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian-Grimm committed Jun 10, 2020
1 parent a01fb0a commit 7119ef8
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: node_js

node_js:
- '13' # use nodejs v10 LTS
- '14' # use nodejs v10 LTS

before_install:
- npm install -g yarn
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cursorbeat-dev-blog",
"private": true,
"description": "The CursorBeat Blog",
"version": "0.2.0",
"version": "0.2.5",
"author": "Adrian Grimm",
"dependencies": {
"@babel/runtime": "^7.10.2",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10702,7 +10702,7 @@ fsevents@~2.1.2:
bin:
gh-pages: bin/gh-pages.js
gh-pages-clean: bin/gh-pages-clean.js
checksum: f8e5273fd437af276c917527ae81d33246e075e78dcac09ba298f9ceb309e8c09c4beb58da5248e1eae553945c5455980e9429814d74c9e5c76b8be28a7b8cdd
checksum: 67ad82ebfaf4f71cb569d65f8beb900760df5ab6f2c0568ecf641517e30257b659db897ceef5479d0d4cee02e2368eed138ed543863a0cb842c2730dad33da5b
languageName: node
linkType: hard

Expand Down

0 comments on commit 7119ef8

Please sign in to comment.