Skip to content
Why GitHub?
Features
→
Code review
Project management
Integrations
Actions
Packages
Security
Team management
Hosting
Customer stories
→
Security
→
Enterprise
Explore
Explore GitHub
→
Learn & contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
Events
Community forum
GitHub Education
Marketplace
Pricing
Plans
→
Compare plans
Contact Sales
Nonprofit
→
Education
→
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
Watch
1
Star
2
Fork
0
georgemandis
/
tweeter-totter
Code
Issues
0
Pull requests
0
Projects
0
Security
Insights
Permalink
Browse files
Fixed renaming for bin
Loading branch information
georgemandis
committed
Aug 8, 2019
1 parent
62d7c41
commit
1b59fb8fbb1a8282b7a41d65e7316201fb10991e
Unified
Split
Showing
2 changed files
with
3 additions
and
3 deletions
.
+1
−1
package-lock.json
+2
−2
package.json
2
package-lock.json
Show comments
View file
Edit file
Delete file
Load diff
Some generated files are not rendered by default.
Learn more
.
Oops, something went wrong.
Retry
4
package.json
Show comments
View file
Edit file
Delete file
@@ -7,7 +7,7 @@
"
test
"
:
"
echo
\"
Error: no test specified
\"
&& exit 1
"
},
"
bin
"
: {
"
twitter-balancer
"
:
"
bin/tweeter-totter.js
"
"
tweeter-totter
"
:
"
bin/tweeter-totter.js
"
},
"
keywords
"
: [
"
twitter
"
,
@@ -25,4 +25,4 @@
"
chalk
"
:
"
^2.4.2
"
,
"
twitter
"
:
"
^1.7.1
"
}
}
}
Toggle all file notes
0 comments on commit
1b59fb8
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
0 comments on commit
1b59fb8