-
-
Save possibilities/06fcf86fd4d732483105 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
∴ cat bower.json /tmp | |
{ | |
"name": "tmp", | |
"version": "0.0.2", | |
"authors": [ | |
"Mike Bannister <[email protected]>" | |
], | |
"license": "MIT", | |
"ignore": [ | |
"**/.*", | |
"node_modules", | |
"bower_components", | |
"test", | |
"tests" | |
] | |
} | |
mike@boof-2 | |
∴ bower version pre /tmp | |
v0.0.2-0 | |
mike@boof-2 | |
∴ bower version pre /tmp | |
v0.0.2-1 | |
mike@boof-2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment