Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove nuget.org spec from the repository
None of the recent maintainers has remembered trying to keep the
nuget.org package up to date.

As of writing this, it's over 7 years since the last mustache.js
version got published on nuget (v0.7.2).

Adding to that, there has been no questions asked from the nuget
community about outdated versions.

With the above in mind, we'll remove the nuget spec from our repo
since it only adds to confusion at this point.

Refs https://www.nuget.org/packages/mustache.js/
  • Loading branch information
phillipj committed Feb 9, 2021
1 parent 042fbbe commit dd74683
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion hooks/pre-commit
Expand Up @@ -79,6 +79,5 @@ end

bumper = Bumper.new([
Source.new('mustache.mjs', /version: '([^']+)'/),
Source.new('mustache.js.nuspec', /<version>([^<]+)<\/version>/),
])
bumper.start
14 changes: 0 additions & 14 deletions mustache.js.nuspec

This file was deleted.

0 comments on commit dd74683

Please sign in to comment.