bestiejs / json3

A JSON polyfill. No longer maintained.
https://bestiejs.github.io/json3
Other
1.02k stars 150 forks source link

Please update Jam package #20

Closed rjkip closed 11 years ago

rjkip commented 11 years ago

Please republish your Jam package. v3.2.2 seems borked, as it defines the package json, instead of json3:

define("json", (JSON3 = {}));

... resulting in an undefined JSON3. This issue seems to be fixed in at least v3.2.4.

rjkip commented 11 years ago

Never mind, it seems a fork created that package.

devinrhode2 commented 11 years ago

You should close this issue then

rjkip commented 11 years ago

Hmm, yes.