@scratch/scratch-render 11.2.1 → 11.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,13 +10,6 @@ see: http://github.com/greggman/twgl.js for details */
10
10
  * MIT Licence
11
11
  */
12
12
 
13
- /*!
14
- * CSS color - Resolve, parse, convert CSS color.
15
- * @license MIT
16
- * @copyright asamuzaK (Kazz)
17
- * @see {@link https://github.com/asamuzaK/cssColor/blob/main/LICENSE}
18
- */
19
-
20
13
  /*!
21
14
  * Copyright (c) 2015-2020, Salesforce.com, Inc.
22
15
  * All rights reserved.