Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rauchg/slackin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: PythonMilano/slackin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Jul 13, 2017

  1. Merge pull request #1 from rauchg/master

    Fork alignment to master brach
    cstrap authored Jul 13, 2017
    Copy the full SHA
    4fb58dd View commit details
  2. Upgrade Node.js version

    cstrap authored Jul 13, 2017
    Copy the full SHA
    271fee7 View commit details

Commits on Oct 23, 2019

  1. Copy the full SHA
    a5b3485 View commit details

Commits on Sep 22, 2022

  1. Update package.json

    cstrap authored Sep 22, 2022
    Copy the full SHA
    2ae496f View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 package.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@
"supertest": "0.15.0"
},
"engines": {
"node": "6.11.1"
"node": "16.x"
},
"bin": {
"slackin": "./bin/slackin"