| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a1403a8 commit d2994e5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -24,7 +24,7 @@ CURRENT_VERSION=$("$NODE" -p "require('./deps/cjs-module-lexer/package.json').ve | |||
| 24 | 24 | echo "Comparing $NEW_VERSION with $CURRENT_VERSION" | |
| 25 | 25 | ||
| 26 | 26 | if [ "$NEW_VERSION" = "$CURRENT_VERSION" ]; then | |
| 27 | - echo "Skipped because ada is on the latest version." | ||
| 27 | + echo "Skipped because cjs-module-lexer is on the latest version." | ||
| 28 | 28 | exit 0 | |
| 29 | 29 | fi | |
| 30 | 30 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments