We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae4e9b commit 834b0ecCopy full SHA for 834b0ec
.travis.yml
@@ -4,5 +4,3 @@ node_js:
4
branches:
5
only:
6
- master
7
-before_script:
8
- - npm install -g grunt-cli
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "code-snippets",
3
"description": "Chrome DevTools code snippets ",
- "version": "0.3.2",
+ "version": "0.4.0",
"author": "Gleb Bahmutov <gleb.bahmutov@gmail.com>",
"bugs": {
"url": "https://github.com/bahmutov/code-snippets/issues"
0 commit comments