Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangruber committed Dec 27, 2019
1 parent 3e4b8dc commit e0fb09c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ops.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# For more info see https://cto.ai/docs/ops-reference
version: "1"
version: '1'
commands:
- name: npm-dependants:0.1.0
description: Get dependants of a module on npm..
public: true
sourceCodeURL: "https://github.com/juliangruber/npm-dependants"
run: node /ops/bin/npm-dependants.js
sourceCodeURL: 'https://github.com/juliangruber/npm-dependants'
run: node /ops/bin/npm-dependants.js

0 comments on commit e0fb09c

Please sign in to comment.